home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / sspeare.dxr / 00039.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  124 b   |  7 lines

  1. on mouseDown
  2.   set the visible of sprite 23 to 0
  3.   updateStage()
  4.   set the visible of sprite 23 to 1
  5.   go("cumulative")
  6. end
  7.